Returns a String. Reads count bytes from the input stream.
Syntax |
|---|
|
result = StandardInputStream.Read( Count, [enc] ) |
Parameters |
|
|---|---|
|
Count |
|
|
enc |
TextEncoding (Optional) |
Return Value |
|
|---|---|
|
Result |
|
Notes
The optional parameter enc specifies the encoding of the text.